Specifying run-time parameters

Various parameters may be given to the MOMI PC Client at start up.  These parameters control certain aspects of the program operation.  Multiple parameters are separated by spaces and may be specified in any order.

 

Syntax may enclose descriptions in the characters < >, however these characters are not used.  For example, this description:

 

inipath="<location>"   

 

is used as follows at a command line:

 

MOMI.EXE inipath="d:\data\fred\momi"

 

 

Examples:

 

MOMI.EXE script-history=ProcessScript     executes script ProcessScript

 

MOMI.EXE nocail                           don't load the CAIL emulator

 

  sets INI to d:\data\fred\momi,

   execute script ProcessScript

   script=ProcessScript

MOMI.EXE inipath=d:\data\fred\momi  

 

 

As viewed from the Target field of a short-cut:

 

"C:\Program Files (x86)\BlackWood Systems\MOMI_5.26\MOMI.exe" inipath="d:\data\fred\momi"